home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr26 / astutl.zip / ASTUTIL.TEC
Text File  |  1993-06-11  |  3KB  |  53 lines

  1. ID:AU SuperSpool, FastDrive with QEXT.SYS
  2. Quarterdeck Technical Note #118                       Filename: ASTUTIL.TEC
  3. by Stan Young                                       CompuServe: ASTUTL.TEC
  4. Last revised:  2/12/92                                Category: SW3
  5.  
  6. Subject: How to run AST's SuperSpool, Fastdisk and SuperDrive, which may
  7.          require a special setup with QEXT due to their tendency to overwrite
  8.          the High Memory Area.
  9.  
  10.  
  11. Q: HOW DO I USE AST'S SUPERSPOOL AND FASTDRIVE UTILITIES WITH QEXT.SYS?
  12.  
  13. AST's SuperSpool and FastDrive utilities can be run with Quarterdeck's 
  14. QEXT.SYS driver, but require some special setup parameters since the default 
  15. for these utilities is to load at the 1 megabyte address, which is where 
  16. QEXT.SYS must load.
  17.  
  18. To have it work properly, you must have QEXT.SYS invoked in your CONFIG.SYS 
  19. file before loading FASTDRIVE.  Naturally, consult the DESQview manual 
  20. (Appendix B) concerning setting up some real extended memory in which QEXT.SYS 
  21. will be loaded.  The AST utilities can be loaded either in the remaining real 
  22. extended memory or in "emulated" extended memory created by AST's REX.SYS 
  23. driver.  QEXT.SYS, as noted in the manual, can only use REAL extended memory.
  24.  
  25. As noted, the AST utilities default to load themselves at a 1 megabyte address 
  26. and therefore, if allowed to load with the defaults, will overwrite QEXT.SYS 
  27. and disable both QEXT and themselves.  In order to have them load above QEXT, 
  28. it is necessary to tell them with a command line parameter where to load.  If 
  29. you have difficulty with this, please consult the AST SuperPak software 
  30. manual, but the basic method for telling the AST software where to load is as 
  31. follows:
  32.  
  33. Generally, under the default to load the utility in extended memory, you put 
  34. "/EXTM" as a parameter on the command line.  As noted, this will load it at 1 
  35. meg.  If you want to be sure they don't load on top of QEXT, you must enter 
  36. the parameter as "/EXTM=0,1088."  This tells the utility to load at a 1088K 
  37. address.  Since 1 megabyte is 1024K, setting the starting address to 1088 
  38. leaves the 64K that QEXT.SYS uses free.
  39.  
  40. If you use both FASTDISK and SUPERSPL, you can use the "/EXTM=0,1088" 
  41. parameter for both of them.  This would appear to be a conflict; however, 
  42. while these utilities do not detect QEXT or other VDISK-like utilities, they 
  43. do detect each other and will not overwrite each other. 
  44.  
  45. Note: The above setup information also applies to the AST's SuperDrive 
  46. utility.
  47.  
  48.   ************************************************************************
  49.   *This technical note may be copied and distributed freely as long as it*
  50.   *is distributed in its entirety and it is not distributed for profit.  *
  51.   *         Copyright (C) 1988-92 by Quarterdeck Office Systems           *
  52.   ************************ E N D   O F   F I L E *************************
  53.